Skip to content

Stored only in your browser. Get one under Tokens.

Callback api for device changes

PUT
/callbacks/devices/{id}

Callback api for device changes

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|Nick

Type
string
Required

Responses

OK

application/json
JSON
{
  
"device_id": "string",
  
"steps_marked_as_non_public": 0,
  
"steps_marked_as_public": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI